black box test 예문
- Black box testing is sometimes referred to as functional testing.
비행 기록 장치 시험은 기능적인 시험으로 때때로 불린다. - The test cases for black box testing are normally devised as soon as the program specifications are complete.
비행 기록 장치 시험을 위한 첫 시도는 일반적으로 프로그램 명세가 완전하자마자 고안된다. - Black Box Testing Black box testing is similar to white box testing, except rather than testing every possible value, selected values are tested.
비행 기록 장치 시험은, 를 제외하고 시험하는 백색 상자와 유사하다 보다는 오히려 각 가능한 가치를 시험해서, 선정된 가치는 시험된다. - Black Box Testing Black box testing is similar to white box testing, except rather than testing every possible value, selected values are tested.
비행 기록 장치 시험은, 를 제외하고 시험하는 백색 상자와 유사하다 보다는 오히려 각 가능한 가치를 시험해서, 선정된 가치는 시험된다. - White box testing may be applied to safety critical functions of a large program, and much of the rest tested using black box testing, discussed below.
백색 상자 시험은 큰 프로그램의 안전 임계 기능, 및 아래에서 토론된 비행 기록 장치 시험을 사용하여 시험된 나머지의 다량에 적용될지도 모른다.